home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / comm / fido / js_toss102b.readme < prev    next >
Text File  |  1995-11-07  |  9KB  |  223 lines

  1. Short:    1.02b: Fido Node tosser with really good Areafix and nodelist support
  2. Author:   schmitzj@trier.fh-rpl.de (Juergen Schmitz)
  3. Uploader: schmitzj@trier.fh-rpl.de (Juergen Schmitz)
  4. Type:     comm/fido
  5.  
  6.                        Requires OS2.0 or better
  7.  
  8.  
  9. Since  points  use better mail editors than nodes, nodes started using
  10. "fake  points"  to  get the comfort of this editors. Maybe this worked
  11. fine but it's only a hack and was complicated. 
  12.  
  13.  
  14. **********************************************************************
  15.  
  16.                Update with bigs fixed and new features
  17.  
  18. **********************************************************************
  19.  
  20.  
  21.                   The Fido Mailtosser System JS_TOSS
  22.                  ====================================
  23.  
  24.  
  25. JS_TOSS was developed on the fact that there was nothing as it before.
  26. It is simply a tosser no mail editor and has no message base. This has
  27. simple  reasons:  There are already good mail editors which have their
  28. message  base.  The  other  problem is that mailbox programs have also
  29. their own message base which are completely different from the once of
  30. the  mail editors. So all we need is a tosser that allows the sysop to
  31. use  any  editor  he wants, has full node support to make life easier,
  32. like areafix and routing.
  33.  
  34. So JS_TOSS was born. This diagram shows the exact position of JS_TOSS
  35. in you node system:
  36.  
  37.  
  38.      +------------------+                  +------------------+
  39.      |    THE SYSOP     |                  |   THE MAILBOX    |
  40.      +------------------+                  +------------------+
  41.      |Using an editor he|                  |Mailbox Software  |
  42.      |likes (Spot, April|                  |with its own      |
  43.      |PM or others)     |                  |tosser and editors|
  44.      +------------------+                  +------------------+
  45.      |Still reachable by|                  |Every user is     |
  46.      |the node address! |                  |reachable by the  |
  47.      |No fake point!    |                  |node address!     |
  48.      +------------------+                  +------------------+
  49.      
  50.         own in/outbound                       own in/outbound
  51.  
  52.                \  \                               /  /
  53.                 \  \                             /  /
  54.                  \  \                           /  /
  55.                   \  \    +---------------+    /  /
  56.                    \  \   |    JS_TOSS    |   /  /
  57.                     \  \  +---------------+  /  /
  58.                      \  \ |doing complete | /  /
  59.                       \   |echo and mail  |   /
  60.                           |routing and    |
  61.                           |point handling |
  62.                           +---------------+
  63.  
  64.                                 |  |
  65.                                 |  |
  66.  
  67.                       "normal" in/outbound
  68.  
  69.                        +---------------------+
  70.                        |      the world      |
  71.                        +---------------------+
  72.                        |Up/Downlinks - using |
  73.                        |TrapDoor or something|
  74.                        |else                 |
  75.                        +---------------------+
  76.  
  77.  
  78.                                Features
  79.                                --------
  80.  
  81.  - unlimited number of zones (i.e. nets like Fido, AmigaNet, etc)
  82.  - unlimited number of links (up/downlinks, points)
  83.  - routing table for every zone with wildcards
  84.    (e.g. "ROUTE 2:24*/*.* 2:24/1.0" will route every netmail for
  85.     region 24 to 2:24/1.0)
  86.  - nodelist routing (route netmails to the node's HUB)
  87.  - unlimited number of mail robots (e.g. areafix, file tick managers)
  88.    which can have any name you want
  89.  - buildin areafix with many features  
  90.  - unlimited number of mail tracker (e.g. to check for allowed
  91.    addresses, to change destination addresses because of new address)
  92.  - AKA's unlimited for every zone (e.g. if you have different nodes
  93.    for your different lines)
  94.  - password in message packet header  
  95.  - enable or disable file attach for nodes or points
  96.  - add new public echos automatically
  97.  - forward request
  98.  - individual (un)packer for every up/downlink
  99.  - set links readonly for echos
  100.  - lock links from echos
  101.  - unused forward echos are removed
  102.  
  103.  and more you may find out...
  104.  
  105.  
  106. **********************************************************************
  107.  
  108.                            Changes in 1.02b
  109.                            ----------------
  110.  
  111.  
  112. - BugFix, point's mail to areafix where sometimes set to BBS so a non
  113.   existing BBS config file for this point was read
  114.  
  115.  
  116.                            Changes in 1.02a
  117.                            ----------------
  118.  
  119. - unregistered 1.02 didn't run
  120.  
  121.  
  122.                            Changes in 1.02
  123.                            ---------------
  124.  
  125. - added memory pooling function for users of OS2.0
  126.   (JS_TOSS uses many small memory blocks so this will help protect
  127.   memory fragmentation)
  128.   Routines were imported from my new layout.lib!
  129. - Forward echos will now be removed if not user requesting it
  130. - some too short strings made longer and limit check added (this
  131.   caused some crashed especially in Areafix)
  132. - TRACK command with given destination address didn't work 
  133. * some small mail robots written and added to the distribution to
  134.   demonstrate the easy usage of JS_Toss mail robots
  135.  
  136.  
  137.                            Changes in 1.01
  138.                            ---------------
  139.  
  140. - Trouble with GEcho - has its own way of thinking of correct mail
  141.   packets
  142. - password may be places in message packet exported to links
  143. - now supporting sending unpacket mail packets in
  144.   one .OUT/.HUT file
  145. - internal area handling completely rewritten, now
  146.   autonew echos and unused or unknown echos better
  147.   working, zone config file better used
  148. - echos only listed in area config files but not in
  149.   zone config no longer allowed and supported
  150. - some more internal changes and optimations that
  151.   made JS_TOSS again much bytes smaller
  152. - wrong Sysop name pattern could crash JS_Toss :(
  153. - added destination address to TRACK command
  154. - new key files required!!
  155. - added 2nd wildcard "!" which means "all expect zero"
  156.   (e.g. for all points but not for sysop)
  157.  
  158.                            Changes in 1.00b
  159.                            ----------------
  160.  
  161. sorry again! Tosser didn't work with CPUs that had its vector tables
  162. starting from address 0 :(
  163.  
  164.                            Changes in 1.00a
  165.                            ----------------
  166.  
  167. sorry, sometimes version 1.00 didn't work with OS 2.0 because of an
  168. really ugly bug in the ReadArgs() handling function :-(
  169.  
  170. **********************************************************************
  171.  
  172. ----------------------------------------------------------------------
  173. Fido  and  FidoNet  are  registered  marks  of  Tom  Jennings and Fido
  174. Software.
  175.  
  176.  
  177. ============================= Archive contents =============================
  178.  
  179. Original  Packed Ratio    Date     Time    Name
  180. -------- ------- ----- --------- --------  -------------
  181.       92      75 18.4% 08-May-95 19:40:00 +Config_42_100_3_0
  182.       49      49  0.0% 08-May-95 19:40:00 +Default_Config_42
  183.      101      82 18.8% 08-May-95 19:40:00 +fwd_42_1_1_0
  184.      100      94  6.0% 08-May-95 19:40:00 +fwd_42_2_1_0
  185.      256     136 46.8% 08-May-95 19:40:00 +Zone_42.cfg
  186.    29464   16407 44.3% 08-May-95 19:40:00 +Register
  187.      628     274 56.3% 08-May-95 19:40:00 +libs.info
  188.      628     276 56.0% 08-May-95 19:40:00 +bin.info
  189.      628     274 56.3% 08-May-95 19:40:00 +example.info
  190.     1292     564 56.3% 08-May-95 19:40:00 +Install.info
  191.      628     280 55.4% 08-May-95 19:40:00 +Languages.info
  192.      838     333 60.2% 08-May-95 19:40:00 +Register.info
  193.     1131     349 69.1% 08-May-95 19:40:00 +JS_Config.doc.info
  194.      628     275 56.2% 08-May-95 19:40:00 +doc.info
  195.     1131     347 69.3% 08-May-95 19:40:00 +Areafix.doc.info
  196.     1131     347 69.3% 08-May-95 19:40:00 +Config-Files.doc.info
  197.     1131     351 68.9% 08-May-95 19:40:00 +JS_TOSS.doc.info
  198.     1131     348 69.2% 08-May-95 19:40:00 +Mail-Robots.doc.info
  199.     1131     348 69.2% 08-May-95 19:40:00 +Routing.doc.info
  200.     1131     348 69.2% 08-May-95 19:40:00 +Wildcards.doc.info
  201.     1457     740 49.2% 08-May-95 19:40:00 +JS_Toss.cfg
  202.    10053    2617 73.9% 08-May-95 19:40:00 +Install
  203.    23476   11550 50.8% 10-May-95 16:53:12 +js_tools.library
  204.     1166     481 58.7% 15-May-95 22:54:08 +JS_Config.info
  205.      628     274 56.3% 04-Jun-95 18:56:20  JS_Tosser.info
  206.    13312    8112 39.0% 03-Sep-95 16:25:50 +JS_CheckAddress
  207.     5636    2346 58.3% 09-Sep-95 13:43:02 +deutsch
  208.     5141    2010 60.9% 09-Sep-95 13:42:50 +english
  209.     3626    1341 63.0% 09-Sep-95 15:00:00 +Holiday.rx
  210.     3352    1002 70.1% 09-Sep-95 15:24:50 +Routing.doc
  211.     8845    3377 61.8% 09-Sep-95 15:24:44 +Mail-Robots.doc
  212.     2852    1186 58.4% 09-Sep-95 15:24:26 +JS_Config.doc
  213.     1254     441 64.8% 09-Sep-95 15:27:58 +.displayme
  214.     3313    1334 59.7% 09-Sep-95 15:24:56 +Wildcards.doc
  215.    15328    4425 71.1% 09-Sep-95 15:24:16 +Config-Files.doc
  216.     8352    3045 63.5% 09-Sep-95 15:19:28 +Areafix.doc
  217.    33892   17222 49.1% 13-Sep-95 23:27:44 +JS_Config
  218.     4280    1066 75.0% 24-Sep-95 01:49:40 +Mail2all.rx
  219.    23123    8733 62.2% 15-Oct-95 20:23:04 +JS_TOSS.doc
  220.    99904   48451 51.5% 15-Oct-95 20:22:44 +JS_Toss
  221. -------- ------- ----- --------- --------
  222.   312239  141310 54.7% 18-Oct-95 08:21:22   40 files
  223.